Skip to content

feat: improve grab selection labels and menu title#8

Merged
V3RON merged 1 commit intomainfrom
fix/native-bottom-tabs
Mar 20, 2026
Merged

feat: improve grab selection labels and menu title#8
V3RON merged 1 commit intomainfrom
fix/native-bottom-tabs

Conversation

@V3RON
Copy link
Contributor

@V3RON V3RON commented Mar 20, 2026

Improves how grabbed elements are labeled in the selection menu and in the description copied from Grab.

The selection title is derived from the React owner stack, skipping generic View and Text wrappers so labels read like Text (in YourComponent) instead of stopping on the inner host. When stack data is available, the description preview uses the first meaningful component name for the opening tag while still reading props from the underlying native host. The menu header title also uses adjustsFontSizeToFit with a bounded width so long labels remain readable.

@V3RON V3RON force-pushed the fix/native-bottom-tabs branch from e88eb37 to 39a844a Compare March 20, 2026 08:20
@V3RON V3RON merged commit d029f4b into main Mar 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant